﻿.rongheitem {
    width: 100%;
    float: left;
    text-align: center;
}

.ronghetit {
    width: 100%;
    float: left;
}


.owl-carousel.owl-drag .owl-item {
    width: 25%;
}

.ztitmdiv {
    width: 96%;
    margin: 1px 2%;
    display: inline-block;
    padding: 3px;
    text-align: center;
}

    .ztitmdiv:hover {
        background-color: #0f7db5;
    }

.owl-carousel.owl-drag .owl-item .item {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    /* padding:2px;*/
}

.tab-pane .more-btn {
    float: right;
    margin-right: 20px;
    margin-top: -6rem;
    z-index: 99;
    position: relative;
}

.xwzx .nav-tabs .nav-item .nav-link {
    font-size: 22px;
}

#showdsjdiv {
    z-index: 80;
    position: inherit;
    width: 100%;
}

a.rectdiv {
    display: block;
    position: absolute;
    /* border: solid 1px red;*/
    color: red;
    text-decoration: none;
    font-weight: bold;
    z-index: 100000;
    font-size: 1rem;
}

#gsdsj .itmdiv {
    width: 182px;
    margin: 0 auto;
    height: 375px;
    /* border: solid 1px blue;*/
    top: -323px;
    left: -78px;
    position: relative;
    overflow: hidden;
    display: none;
    background-color: rgba(15, 125, 181);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 7px -1px #D6D6D6;
}

    #gsdsj .itmdiv .itmpoint {
        width: 100%;
        display: inline-block;
        text-align: center;
    }

.itminfo .itmtit {
    line-height: 26px;
    height: 52px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 8px;
}

    .itminfo .itmtit p {
        margin: 0px;
    }

.itminfo .itmtit2 {
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-weight: 500;
    font-size: 2.5rem;
    overflow: hidden;
}

.itmimg {
    width: 100%;
    text-align: center;
    display: block;
}

    .itmimg img {
        height: 122px;
        width: auto;
    }
.rjcxxm {
    display: inline-grid;
    width: 100%;
    float: left;
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: fadeInUp;
}
.diverwei {
    position: fixed;
    width: 200px;
    overflow: hidden;
    z-index: 99;
    display: block;
    margin-left: 500px;
    top: 226px;
    right: 35px;
    /*border: 1px solid #D5D5D5;*/

    background-color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #0f7db5;
    box-shadow: 0 0 7px -1px #D6D6D6;
    /*opacity:0.9;
	filter:alpha(opacity=90);*/
}

.erwei_weixin {
    width: 100%;
    text-align: center;
    margin: auto;
}

    .erwei_weixin img {
        margin: auto;
    }

.erwei_tit {
    height: 32px;
    line-height: 32px;
    width: 100%;
    background-color: #0f7db5;
    font-size: 16px;
}

.erwei_info {
    text-align: center;
    /*line-height:26px;
height:26px;*/
    color: #000;
    border-top: 1px solid #FAA645;
    line-height: 35px;
}

    .erwei_info .iteimg {
        margin-top: 10px;
        display: block;
    }

.erwei_bt {
    float: left;
    margin-left: 3px;
    color: #fff;
}

.erwei_close {
    width: 60px;
    float: right;
}

    .erwei_close:hover {
        cursor: pointer;
        background-color: #D5D5D5;
    }
@media (min-width: 1280px) {
    #gsdsj .itmdiv {
        top: -303px;
    }
}

@media (min-width: 1590px) {
    #gsdsj .itmdiv {
        top: -313px;
    }
}

@media (min-width: 1890px) {
    #gsdsj .itmdiv {
        top: -323px;
    }
}
